-
Home
-
Jigoshop eCommerce
-
2.1.18 (latest)
-
Code
-
Classes
- Address
Total Complexity |
47 |
Dependencies |
2 |
Dependents |
6 |
Total lines |
347 |
Lines of code |
170 |
Logical lines of code |
74 |
Comment lines |
105 |
Methods |
28 |
Properties |
9 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get() |
A |
49 |
10 |
33 |
isValid() |
S |
76 |
7 |
3 |
__toString() |
S |
55 |
3 |
19 |
setCountry() |
S |
71 |
2 |
6 |
getLocation() |
S |
65 |
2 |
9 |
serialize() |
S |
60 |
1 |
13 |
jsonSerialize() |
S |
61 |
1 |
13 |
unserialize() |
S |
61 |
1 |
12 |
getAddress() |
S |
82 |
1 |
3 |
setEmail() |
S |
81 |
1 |
3 |
getFirstName() |
S |
82 |
1 |
3 |
setFirstName() |
S |
81 |
1 |
3 |
getName() |
S |
80 |
1 |
3 |
getLastName() |
S |
82 |
1 |
3 |
setLastName() |
S |
81 |
1 |
3 |
setPhone() |
S |
81 |
1 |
3 |
getPhone() |
S |
82 |
1 |
3 |
getEmail() |
S |
82 |
1 |
3 |
setAddress() |
S |
81 |
1 |
3 |
setState() |
S |
81 |
1 |
3 |
getState() |
S |
82 |
1 |
3 |
getGoogleAddress() |
S |
74 |
1 |
4 |
getCountry() |
S |
82 |
1 |
3 |
setPostcode() |
S |
81 |
1 |
3 |
getPostcode() |
S |
82 |
1 |
3 |
setCity() |
S |
81 |
1 |
3 |
getCity() |
S |
82 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |